home *** CD-ROM | disk | FTP | other *** search
/ Champak 130 / Vol 130.iso / games / atlantis.swf / scripts / DefineSprite_860_lampb / frame_22 / DoAction.as
Encoding:
Text File  |  2008-11-13  |  156 b   |  8 lines

  1. stop();
  2. _root.notBlock = true;
  3. if(_root.FindChain(_root.Matrix) && _root.Matrix[0][0] != undefined)
  4. {
  5.    _root.CallFall();
  6. }
  7. this.removeMovieClip();
  8.